Unit
Index
Column | Column |
---|---|
Unit.Auto | Unit.Billion |
Unit.Million | Unit.None |
Unit.Thousands | Unit.Trillion |
Enumeration Members
Auto
Auto:= undefined
Defined in : link:https://github.com/thoughtspot/ts-chart-sdk/blob/f477c20/src/types/number-formatting.types.ts#L18
Billion
Billion:= undefined
Defined in : link:https://github.com/thoughtspot/ts-chart-sdk/blob/f477c20/src/types/number-formatting.types.ts#L19
Million
Million:= undefined
Defined in : link:https://github.com/thoughtspot/ts-chart-sdk/blob/f477c20/src/types/number-formatting.types.ts#L20
None
None:= undefined
Defined in : link:https://github.com/thoughtspot/ts-chart-sdk/blob/f477c20/src/types/number-formatting.types.ts#L21
Thousands
Thousands:= undefined
Defined in : link:https://github.com/thoughtspot/ts-chart-sdk/blob/f477c20/src/types/number-formatting.types.ts#L22
Trillion
Trillion:= undefined
Defined in : link:https://github.com/thoughtspot/ts-chart-sdk/blob/f477c20/src/types/number-formatting.types.ts#L23